home *** CD-ROM | disk | FTP | other *** search
/ Universal Solutions / Universal Solutions (Cray Research)(1995).ISO / mac / DATA / A0000D.DIR / 00060_Script_60 < prev    next >
Text File  |  1995-11-28  |  192b  |  8 lines

  1. -- Init
  2.  
  3. on exitFrame
  4.   set the visible of sprite 20 to FALSE
  5.   set the visible of sprite 21 to FALSE
  6.   set the visible of sprite 22 to FALSE
  7.   set the visible of sprite 23 to FALSE
  8. end